nctoolkit icon indicating copy to clipboard operation
nctoolkit copied to clipboard

A Python package for netCDF analysis and post-processing

Results 40 nctoolkit issues
Sort by recently updated
recently updated
newest added

I am getting unexpected behavior from limits containing zero when using `pub_plot`: Here's an example trying to plot a sample file (created by `cdo -f nc4 -topo,r24x12 topo.nc`) with version...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `pip` dependencies of...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `pip` dependencies of...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `pip` dependencies of...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `pip` dependencies of...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `pip` dependencies of...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `pip` dependencies of...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `pip` dependencies of...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `pip` dependencies of...

Anomaly methods such as `annual_anomaly` calculate anomalies in each file in sequence. This is inefficient for ensembles of climate models. This should use multiprocessing and multiprocess to handle files in...