NetCDF is a self-describing binary format for scientific data and the de facto standard in climate science, oceanography, and satellite remote sensing (ERA5, CMIP6, MODIS). On osm2cdr the OSM to .nc export works honestly like this: for each layer we take feature centroids (longitude/latitude) plus their attributes and write them through xarray as variables sharing a feature-index axis. The result is a compact point dataset with metadata (title, source, bbox), not a ready-made climate density grid cube — that would require a separate aggregation step. The file opens in xarray, Panoply, GDAL, and any NetCDF tool.
주요 기능

NetCDF 파일을 여는 프로그램
다음 프로그램과 애플리케이션으로 OSM2CDR에서 내보낸 NetCDF (Network Common Data Form)(.nc) 파일을 열고 편집하고 작업할 수 있습니다:
Format specifications
- Open standard
- 2D only
- Lossless (no quality loss)
- Stores feature attributes
- Output: 1 file
- A single .nc written via xarray: feature centroids (lon/lat) and attributes share a feature-index axis; a point dataset with metadata, not a density grid cube.
NetCDF 지도 사용자
NetCDF 내보내기 방법
NetCDF 형식의 인기 지도
NetCDF (Network Common Data Form) 지도 내보내기 받기
OpenStreetMap에서 전문가용 NetCDF 지도를 다운로드하세요. 즉시 생성, 모든 영역 지원.