@idm-plugin/meteo2 0.2.5 → 0.2.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -1433,7 +1433,8 @@ const V0 = [
1433
1433
  tips: "3-25km",
1434
1434
  length: 16,
1435
1435
  frequency: 1,
1436
- models: ["gfs_seamless", "gfs_global", "gfs_hrrr", "ncep_nbm_conus", "gfs_graphcast025"],
1436
+ // models: ['gfs_seamless', 'gfs_global', 'gfs_hrrr', 'ncep_nbm_conus', 'gfs_graphcast025'],
1437
+ models: ["gfs_seamless"],
1437
1438
  // ncep_gfs013: 美国国家环境预报中心(NCEP)的全球预报系统(GFS),0.13度
1438
1439
  // ncep_gfs025: 美国国家环境预报中心(NCEP)的全球预报系统(GFS),0.25度
1439
1440
  // ncep_gfs_graphcast025: 是美国国家环境预测中心(NCEP)设立的一个实验性中期全球天气预报系统
@@ -1454,6 +1455,7 @@ const V0 = [
1454
1455
  length: 15,
1455
1456
  frequency: 6,
1456
1457
  models: ["ecmwf_ifs025", "ecmwf_aifs025_single"],
1458
+ categories: "ecmwf_ifs025,ecmwf_aifs025_single",
1457
1459
  variables: "temperature_2m,relative_humidity_2m,dew_point_2m,apparent_temperature,precipitation_probability,precipitation,rain,showers,snowfall_water_equivalent,snowfall,frozen_precipitation_percent,pressure_msl,cloud_cover,visibility,wind_speed_10m,wind_u_component_10m,wind_v_component_10m,wind_direction_10m,wind_gusts_10m,cape,lifted_index,weather_code"
1458
1460
  },
1459
1461
  {