ZhangHan
ZhangHan
VS2019 is ok
ProjNet.CoordinateSystems.CoordinateSystemFactory csf = new ProjNet.CoordinateSystems.CoordinateSystemFactory(); ProjNet.CoordinateSystems.Transformations.CoordinateTransformationFactory ctf = new ProjNet.CoordinateSystems.Transformations.CoordinateTransformationFactory(); Session.Instance.SetCoordinateSystemServices(new SharpMap.CoordinateSystems.CoordinateSystemServices(csf, ctf, SharpMap.Converters.WellKnownText.SpatialReference.GetAllReferenceSystems()));
> 只要数据相同,只是格式不同,并且只要有一个阅读器,那么它就应该完全相同。 thanks,I find it's only support ahi_l1b_gridded_bin data that I can't download the data.
> 不支持 netCDF 格式的 AHi L1 数据,但支持所有其他(据我所知)格式的 AHI 数据。例如,您可以使用本机格式代替吗? > > 否则,netCDF 数据的来源是什么?如果我们更多地了解这些文件,也许我们可以提供帮助...... thanks, the netCDF data generated by HSD with re-sampling to equal latitude-longitude grids is from JAXA P-Tree...