Antonio S. Cofiño

Results 9 issues of Antonio S. Cofiño

ncml files (and probably more types) are ignored as netcdf files. The dataset should be opened using the netcdfDataset.open methods. https://github.com/Unidata/netcdf-java/blob/c74b0bbd3c0d0797c539cf43afff79db34ea4b24/dap4/d4cdm/src/main/java/dap4/cdm/dsp/CDMDSP.java#L117-L118 This relates with issue Unidata/tds#30 N.B: @zequihg50 this FYI

ver5
internal:dap4

We are facing some performance issue accessing to metadata, i.e. values for time variable, because the number of I/O reading operations required to access all the chunks. In particular the...

Use netcCDF4 DEFAULT_CHUNK_SIZES, for chunked vars and coordinates/axis. This relates to issue #601 where it is explained that chunk sizes of 1, for coordinates/axis, like `time` has a huge bad...

@jbedia, the package metaclipR it's been mentioned in the README, but none of the climate4R releases depends on it.

@miturbide I have added the python dependencies as a conda environment file I don't know if there is any dependency with specific versions, please review!!

Marking no-noarch packages as broken for myproxyclient version 2.1.0 The myproxyclient version it's a python noarch package. This PR is requesting to remove those tarball that are not noarch. Guidelines...

@jesusff and @miturbide I have created a branch named `jupyterbook` from changes from David's TFG repo PhantomAurelia/Atlas@adaeb9754012466134422b82b21dcbeb32b536d3 and merged changes from `devel` and `main` Then all branches and repos are...

enhancement
help wanted

### Comment: Hi `conda-smithy` team (CC @conda-forge/help-r, @conda-forge/core), I'm seeking advice on a recurring issue affecting R packages in `conda-forge`, particularly when recipes are updated to new upstream versions. ##...

question

This pull request updates the main `README.md` to reflect the current structure of the Climate4R ecosystem and the introduction of the new **`climate4r-meta`** metapackage. ### Summary of changes - Clarifies...