ocgis icon indicating copy to clipboard operation
ocgis copied to clipboard

OpenClimateGIS is a set of geoprocessing and calculation tools for CF-compliant climate datasets.

Results 57 ocgis issues
Sort by recently updated
recently updated
newest added

who: @bekozi This is most relevant for multivariate calculations but the ability for the user to control float/int/32-bit/64-bit at the OcgOperations level is needed.

enhancement

who: Seth McGinnis, Joe Barsugli, Galia Guentchev Example: - Heat index requires relative humidity - A relative humidity output may not be be available for an input dataset - Dew...

enhancement
>= 1 week

who: Ben Ensure projecting of 0 to 360 coordinate systems is handled correctly with PROJ.4.

enhancement

who: @bekozi NetCDF output is not working for multiple RequestDatasets.

enhancement

who: Ben The error reporting for extent messages is cryptic. The verbosity of these should be improved.

enhancement

I was trying to run your test after the setup: `python -c "from ocgis.test import run_simple; run_simple(verbose=False)"` And this gave me an `ModuleNotFoundError: No module named 'ogr'` So I believe...