ERDDAP / erddap

ERDDAP is a scientific data server that gives users a simple, consistent way to download subsets of gridded and tabular scientific datasets in common file formats and make graphs and maps. ERDDAP is a Free and Open Source (Apache and Apache-like) Java Servlet from NOAA NMFS SWFSC Environmental Research Division (ERD).
Creative Commons Zero v1.0 Universal
78 stars 57 forks source link

Missing data out of range #66

Closed ChrisPJohn closed 2 years ago

ChrisPJohn commented 2 years ago

This is for issue #19. This adds support for transparentPng to handle requests that are partially outside of the valid data range of the dataset and return the available data.

BobSimons commented 2 years ago

Chris John: thank you for fixing this.