Updated docker image to include RANDOMIZE_NINGESTERPY_PORT environment variable. If this variable is set to anything but "false", the port that ningesterpy runs on will be a random available port. (#11)

10 files changed
tree: 2b5f2106e3705d839e53163cb040c457e24c52a5
  1. .idea/
  2. docker/
  3. gradle/
  4. src/
  5. .gitattributes
  6. .gitignore
  7. build.gradle
  8. CONTRIBUTING.md
  9. DISCLAIMER
  10. gradle.properties
  11. gradlew
  12. gradlew.bat
  13. LICENSE
  14. ningester.iml
  15. Readme.md
  16. settings.gradle
Readme.md

Ningester

This application is responsible for tiling input NetCDF/HDF datasets into NEXUS tiles.

Contributing

See the CONTRIBUTING document for more details on how to contribute to this project.