geomet-climate icon indicating copy to clipboard operation
geomet-climate copied to clipboard

Geospatial web services for Canadian climate data

Results 3 geomet-climate issues
Sort by recently updated
recently updated
newest added

This MR ensures that the base mapfile's config keys do not get overwritten when the `GEOMET_CLIMATE_OWS_LOG` environment variable is set. CC @RousseauLambertLP

We should add a graceful error for when no request parameters are requested. For example: https://geo.weather.gc.ca/geomet-climate simply returns `No query information to decode. QUERY_STRING is set, but empty. ` CC...

I think we could update our code to use the `FILTER` key in MapServer fot the WCS time requests instead of using band names. This could also mean that we...

enhancement