No warranty, and not to be considered official position of my employer and other international bodies.
2012-07-03
Final report of IPET-DRC-IV released
SYNOP, GRIB, or BUFR.
IPET-DRC held its fourth meeting in Exeter, UK from 21 to 25 May 2012; the
final report is now available from the WMO Web at:
http://www.wmo.int/pages/prog/www/ISS/Meetings/IPET-DRC_Exeter2012/Report/Report_IPETDRC-IV_Exeter2012.doc
http://www.wmo.int/pages/prog/www/ISS/Meetings/IPET-DRC_Exeter2012/IPET-DRC_DocPlan.html
[PS. pdf and GDoc versions are available here: http://redmine.toyoda-eizi.net/projects/wmocodes/wiki/IPET-DRC-IV_2012_Exeter ]
2012-05-16
ISO19139 memo - // trick to select MD_DigitalTransferOptions scattered around a record
distributionInfo/*/distributor/*/distributorTransferOptions/*/onLine/*/linkage
and distributionInfo/*/transferOptions/*/onLine/*/linkage.
(Darn long path!)
distributorTransferOptions exists for situation in which a dataset has more
than one distributor and each has different linkage.
In other words, it is enough to use transferOptions (a) if there is only one
distributor or (b) if all distributor share the same linkage.
It is painful to prepare for two possibilities. But there is a trick. We
can select //onLine/*/linkage to get entire set of URL's. There is no risk
of selecting MD_DigitalTransferOptions located anywhere because it is only
allowed at these two places.
2012-04-26
paper on netCDF interface for atmospheric models
Ishiwatari et al: "Gtool5": a Fortran90 library of input/output interfaces
for self-descriptive multi-dimensional numerical data.
Geosci. Model Dev., 5, 449-455, 2012
http://www.geosci-model-dev.net/5/449/2012/
doi:10.5194/gmd-5-449-2012
2012-03-29
new metadata for World Data Centre for Greenhouse Gases
Meteorological Agency, has moved to new website
http://ds.data.jma.go.jp/gmd/wdcgg/ effective 29th February 2012. So we've
re-generated WIS version metadata to reflect new URL structure. Now 1570
records are available.
You can browse list of records at GISC Tokyo:
http://www.wis-jma.go.jp/meta/search.jsp?oai_provider=0&text=WDCGG
You can also use GISC's SRU interface. This example searches CO2 observation
in sub-sahara Africa:
http://www.wis-jma.go.jp/meta/sru.jsp?version=1.1&operation=searchRetrieve&query=CO2+and+geo.bounds+within%2Fpartial%2Fnwse+%2220+-20+-45+50%22
And the good news is we have fixed URL link in metadata records, so the
catalogue now links to real data for example
http://ds.data.jma.go.jp/gmd/wdcgg/cgi-bin/wdcgg/accessdata.cgi?select=inventory&index=NMB123S00-NOAA
2012-03-26
Metadata entry from Cambodia
metadata record describing their GTS bulletin SMKP01 VDPP.
http://www.wis-jma.go.jp/meta/search.jsp?text=SMKP01VDPP
This is a great step!
2012-03-09
metadata records for GRIB data at GISC Cache Tokyo
== Tier 1: Per-bulletin record
Example: http://www.wis-jma.go.jp/meta/search.jsp?text=HVXO10RJTD
The record has two links in "identification info". One links to actual
data:
Example: http://www.wis-jma.go.jp/data/browse?Indicator=RJTD&LinkText=HVXO10
Another links to metadata of a product which the bulletin belongs to.
Example:
http://www.wis-jma.go.jp/meta/search.jsp?text=GSM25X&keywords=GRIB+Aggregate
== Tier 2: Per-product record
Here I define "product" as a set of GRIB bulletins that share code-form,
model, resolution, and spatial area.
Example:
http://www.wis-jma.go.jp/meta/search.jsp?text=GSM25X&keywords=GRIB+Aggregate
This one links to actual data in the product.