ropensci / weatherOz

An API Client for Australian Weather and Climate Data Resources
https://docs.ropensci.org/weatherOz/
GNU General Public License v3.0
23 stars 8 forks source link

OceaniaR Hackathon :: Open to collaboration? #84

Open deanmarchiori opened 3 weeks ago

deanmarchiori commented 3 weeks ago

Hi Team,

On October 21 a group of R developers will be meeting in Melbourne for an R themed hackathon style day. The focus will be on projects and participants from the Oceania region. see here: https://statsocaus.github.io/oceaniaR-hack/

We wanted to see if there were any issues or contributions that would be welcome from a group of R users looking to collaborate over a 1 day period that would help this project?

Keen to see how we can help :)

Regards

Dean.

adamhsparks commented 3 weeks ago

Pending my travel options, I may be able to attend this. I'm planning to be at WOMBAT for sure.

Getting the AGCD (formerly AWAP) data could be a nice add-on? It's available under a Creative Commons Licence, https://geonetwork.nci.org.au/geonetwork/srv/eng/catalog.search#/metadata/f1801_8183_3094_1341

Best I can tell they (NCI) don't mind if you programmatically access data,

Offering a variety of services, THREDDS enables users to access individual files and utilize advanced features such as OpenDAP, NetCDF subsetting, and OGC WCS and WMS. Additionally, the server is programmatically accessible, making it a preferred choice for many advanced tools and portals. (emphasis mine)

See: https://thredds.nci.org.au/thredds/fileServer/thredds-readme/thredds_readme.txt

@bozaah, is there another data set you can think of?

jimjam-slam commented 1 week ago

Now that I'm back from leave, I should separately mention the ACORN-SAT support I proposed, @adamhsparks! Happy to work on this separately in the coming weeks as I originally proposed, but it could also be appropriate for OceaniaR. It's FTP access.

I believe it's Creative Commons, but I'd have to confirm: the notice on the bottom of the ACORN-SAT pages is "Unless otherwise noted, all maps, graphs and diagrams in this page are licensed under the Creative Commons Attribution 4.0 International Licence", but I don't see a separate licence on the dataset itself (although it is on the public FTP).

EDIT: hmmm... might be worth a letter to the BOM 😮‍💨 The ACORN-SAT metadata record says:

The dataset described by this metadata record is available/licenced under the Bureau's Default Terms of Use.

But it may be that nobody has thought to add a notice to it... and it may also be that this isn't a showstopper, because provided you get it from the FTP and not their website,

If there are no specific terms of use, you can download, copy and use that content for personal use, or use within your organisation. You must not supply it to any other person or use it for any commercial purpose.

bozaah commented 1 week ago

Hi all, Just back from leave too. Thanks @deanmarchiori, @adamhspark and @jimjam-slam.

I think if we can implement the functionality to download data from the THREDDS, it could be interesting to add access to the 'application ready' future climate projection datasets for daily and monthly grids, although it is not clear from the website what licensing CSIRO has released these under. Personally, I have also been using the ANUClimate 2.0 gridded datasets. The ANU folks are also very responsive when issues/bugs are identified so that is plus. Data are released under a Creative Commons Licence and is available for daily and monthly periods.

adamhsparks commented 1 week ago

THREDDS is CC-NC 4.0, see "Access constraints" in the page I linked to: https://geonetwork.nci.org.au/geonetwork/srv/eng/catalog.search#/metadata/f1801_8183_3094_1341

But the ANUClimate set looks nice too!

adamhsparks commented 4 days ago

There is also this dataset from CSIRO, "Hourly near-surface air temperature grids for Australia" published https://link.springer.com/article/10.1007/s00382-024-07340-w and available here https://doi.org/10.25919/1sgg-b556, that could be interesting pending the ability to programatically access. The licence is favourable, CC-BY-SA 4.0 (but since we are redistributing that shouldn't be an issue for us).