TerriaJS / nationalmap

Australia's NationalMap
https://nationalmap.gov.au
122 stars 45 forks source link

Add NEII catalogue to NationalMap #1147

Closed AnaBelgun closed 2 years ago

AnaBelgun commented 2 years ago

Update 2022-05-12 by Mike Because the current nationalmap uses terriajs version 8.2.2, many ckan items from Data.gov.au (mentioned in the following excel file) are broken, which has been fixed by terriajs version 8.2.3.

Following NEII's decommissioning, most of the data will remain accessible to users via NationalMap. The data list with web services links is HERE

Update 2022-05-20 by Mike The checked items can be verified in both dev and test envs.

Air - Australian Climate (BoM)

Oceans

Water

Land

Processes

and some suggestions to the display:

martin-bom commented 2 years ago

Hi @AnaBelgun , FYI the Solar Climatology web data services will be decommissioned together with NEII. Please remove the entire group from the NationalMap after 15 June as well. Thank you.

mwu2018 commented 2 years ago

A preliminary result can be checked at https://nationalmap.gov.au/#clean&https://terria-catalogs-public.storage.googleapis.com/nationalmap/dev.json.

mwu2018 commented 2 years ago

Going through newly added datasets, some of them might give network error messages. Open the nationalmap in a new window/tab then click on the same dataset, there is no error message. This can also be confirmed by entering URL directly in a browser's address bar. First request might fail but the second attempt might succeed. @peterhassall thinks that the configuration of load balancer for http://neii.bom.gov.au/ might be incorrect. Need to inform the service provider.

AnaBelgun commented 2 years ago

@martin-bom hi would you please have a look or connect us with the IT team working on the neii.bom.gov.au to check the load balancer issue? thank you

AnaBelgun commented 2 years ago

@mwu2018 the group called "air" should be renamed "climate"

martin-bom commented 2 years ago

@mwu2018 Hi can you give me an example to replicate the error? which dataset are you accessing? Thank you.

mwu2018 commented 2 years ago

@martin-bom The errors occurred to some random items in Air -> Australian Gridded Solar Climatology (BoM) but there are no more errors when I checked them just now.

martin-bom commented 2 years ago

@mwu2018 Feel free to contact me if the error comes up again, I will forward the error message to our network team to investigate. thank you

martin-bom commented 2 years ago

@AnaBelgun @mwu2018 FYI Air -> Australian Gridded Solar Climatology (BoM) will be decommissioned together with NEII. Please remove it from the NationalMap catalog after 15 June 2022. Thank you.

AnaBelgun commented 2 years ago

thanks @martin-bom but we can leave the rest of the group? image

martin-bom commented 2 years ago

@AnaBelgun Hi, the "Australian Climate" dataset will still be available after 15 June, only the group "Australian Gridded Solar Climatology" will be decommissioned. Thank you.

mwu2018 commented 2 years ago

Should the changes be promoted to production now?

AnaBelgun commented 2 years ago

Can't find:

@AnaBelgun I did a test on this url but it seems that there is no data available. Do you have a sample for me?

Found the problem, the query parameter version is incorrect. Changing its value to 1.1.0 solves the problem.

AnaBelgun commented 2 years ago

@mwu2018 please don't merge the new catalogue groups/datasets from GA until we investigate the issue with the feature info. https://github.com/TerriaJS/nationalmap/issues/1150 All the non-GA ones can be added to the catalogue

mwu2018 commented 2 years ago

@AnaBelgun It seems all items are working now. Please let me know if it is ok to add them to prod.

AnaBelgun commented 2 years ago

@mwu2018 yes, please. thank you.