HiTIDE UI (High Level Tool for Interactive Data Extraction)
A user interface for NASA's PO.DAAC HiTIDE project, supporting interactive data extraction and visualization.
HiTIDE UI is a web application designed to help users interactively extract, visualize, and analyze data from NASA's Physical Oceanography Distributed Active Archive Center (PO.DAAC). It provides a user-friendly interface for working with oceanographic datasets.
- Repository: podaac/hitide-ui
- License: Apache License 2.0
- Interactive data extraction from PO.DAAC datasets
- Data visualization tools
- Support for guided product tours using Bootstrap Tour
- Built with JavaScript and Grunt build system
-
Clone the repository:
git clone https://github.com/podaac/hitide-ui.git cd hitide-ui -
Install dependencies:
npm install
-
Build the project:
npm run build
-
Start the development server:
npm start
This will serve the
srcdirectory on http://localhost:8901.
Contributions are welcome! Please open issues or submit pull requests through GitHub.
This project is licensed under the Apache License 2.0.
- Maintainer: PO.DAAC
- For questions or support, please open a GitHub Issue.