Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1) add urban geometric data options and standardize data file and var names [by @Wenzong Dong]; 2) refine urban model dependence; 3) add descriptions for LULCC adding variables [by @Wanyi Lin]. #348

Merged
merged 18 commits into from
Jan 3, 2025

Conversation

yuanhuas
Copy link
Contributor

@yuanhuas yuanhuas commented Dec 28, 2024

-add(MOD_Lulcc_Driver.F90):
    description for adding new variable when #define LULCC.

-add(MOD_Vars_TimeInvariants.F90):
    add IF statement of "Forcing_Downscaling" for allocating related variables to avoild repeatedly allocate when running LULCC.

-mod(mksrfdata/*.F90): Data read modification.

-mod(mkinidata/MOD_UrbanReadin.F90): change name of LUCY data.

-mod(share/MOD_Namelist.F90): add data option.

-mod(include/define.h): IGBP classification is mandatory for urban single points.

-add(include/define.h):
    add dependences for URBAN model in define.h.

-mod(MOD_Namelist.F90):
    modify URBAN model dependence and revise the name of
    DEF_URBAN_data to DEF_URBAN_geog_data.

-mod(include/define.h):
    add notes for run single point urban model.

linwy20 and others added 18 commits May 23, 2024 16:54
Merge branch 'vegsnow' of github.com:linwy20/CoLM202X
-mod(mkinidata/MOD_UrbanReadin.F90): change name of LUCY data
-mod(share/MOD_Namelist.F90): add data option
-mod(include/define.h): IGBP classification is mandatory for urban single points
-add(include/define.h):
    add dependences for URBAN model in define.h.
-mod(include/define.h):
    modify dependence for urban model.
DEF_URBAN_geom_data.

-mod(MOD_Namelist.F90):
    modify URBAN model dependence and revise the name of
    DEF_URBAN_data.
-mod(include/define.h):
    add notes for run single point urban model.
-mod(Aggregation_Urban.F90):
    change DEF_URBAN_data to DEF_URBAN_geom_data.
  add IF statement of "Forcing_Downscaling" for allocating related variables to avoild repeatedly allocate when running LULCC.
-add(MOD_Lulcc_Driver.F90):
  description for adding new variable when #define LULCC.
add description for LULCC
@yuanhuas yuanhuas changed the title 1) add urban geometric data options and standardize data file and var names [by @Wenzong Dong]; 2) refine urban model dependence 1) add urban geometric data options and standardize data file and var names [by @Wenzong Dong]; 2) refine urban model dependence; 3) add descriptions for LULCC adding variables [by @Wanyi Lin]. Dec 29, 2024
@CoLM-SYSU CoLM-SYSU merged commit 8951afc into CoLM-SYSU:master Jan 3, 2025
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants