haileyajohnson
haileyajohnson
It's still not possible today, unfortunately. It is feasible to implement, and would actually be great for us for providing support as well, so that's good motivation, but we have...
It is possible to add you own html using thymeleaf snippets, including navigations and links, however I think some code changes would need to make made such that the link...
As of version 5.x, the TDS is only able to write CF-compliant datasets, which means it cannot write a subset of multiple feature types to a netcdf file. From the...
We have an example of using NCSS with siphon [here](https://github.com/Unidata/pyaos-ams-2021/blob/master/notebooks/dataAccess/siphon-Subset.ipynb), as well as the NCSS API [here](https://unidata.github.io/siphon/latest/api/ncss.html). I'm not sure what to make of the error you're reporting without more...
If only we had good enough documentation to just say RTFM :) Overall, if you're finding S3 aggregations to be cumbersomely slow, that's _bad_ and we'd like to work with...
As of now, the scope of the netcdf-java implementation will only be explicitly supporting zarr (i.e. not reading ".nczarray" or ".nczattr"). We can later expand the implementation to read nczarr...
   blurb: Unidata is developing its netCDF libaries to support Zarr datasets amongst the atmospheric and geoscientific community.
Thanks for the insight! We'd love a PR if you're able.
Hi @marceloandrioni - I have this implemented now here: https://github.com/haileyajohnson/vectorize-thredds-plugin I'm not what the performance is like because I've only tested it on test data but it's a start at...
also pinging @matakleo - if you wanna see your project in use :)