[go: up one dir, main page]

Skip to content

Commit

Permalink
0.6.0 - improving mixed-mode
Browse files Browse the repository at this point in the history
  • Loading branch information
dsanchez-garcia committed Jan 12, 2023
1 parent 4eadf0b commit 1a49341
Show file tree
Hide file tree
Showing 17 changed files with 130 additions and 11,280 deletions.
4,084 changes: 0 additions & 4,084 deletions Model_A.idf

This file was deleted.

4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ Once you run this code, you will be asked to enter some information at the termi
from accim.sim import accis
accis.addAccis(
ScriptType=str, # ScriptType: 'vrf_mm', 'vrf_ac', 'ex_mm', 'ex_ac'. For instance: ScriptType='vrf_ac',
SupplyAirTempInputMethod=str, # SupplyAirTempInputMethod: 'supply air temperature', 'temperature difference'. For instance: SupplyAirTempInputMethod='supply air temperature',
Output_keep_existing=bool, # Output_keep_existing: True or False. For instance: Output_keep_existing=False,
Output_type=str, # Output_type: 'simplified' or 'standard'. For instance: Output_type='standard',
Output_freqs=list, # Output_freqs: ['timestep', 'hourly', 'daily', 'monthly', 'runperiod']. For instance: Output_freqs=['hourly', 'runperiod'],
Expand All @@ -54,6 +55,9 @@ Once you run this code, you will be asked to enter some information at the termi
ComfMod=list, # it is Comfort Mode. Can be 0, 1, 2 or 3. For instance: ComfMod=[0, 3],
HVACmode=list, # it is the HVAC mode. 0 for Full AC, 1 for NV and 2 for MM. For instance: HVACmode=[0, 2],
VentCtrl=list, # it is the Ventilation Control. Can be 0 or 1. For instance: VentCtrl=[0, 1],
MaxTempDiffVOF=float, # When the difference of operative and outdoor temperature exceeds MaxTempDiffVOF, windows will be opened the fraction of MultiplierVOF. For instance: MaxTempDiffVOF=20,
MinTempDiffVOF=float, # When the difference of operative and outdoor temperature is smaller than MinTempDiffVOF, windows will be fully opened. Between min and max, windows will be linearly opened. For instance: MinTempDiffVOF=1,
MultiplierVOF=float, # Fraction of window to be opened when temperature difference exceeds MaxTempDiffVOF. For instance: Multiplier=0.2,
VSToffset=list, # it is the offset for the ventilation setpoint. Can be any number, float or int. For instance: VSToffset=[-1.5, -1, 0, 1, 1.5],
MinOToffset=list, # it is the offset for the minimum outdoor temperature to ventilate. Can be any positive number, float or int. For instance: MinOToffset=[0.5, 1, 2],
MaxWindSpeed=list, # it is the maximum wind speed allowed for ventilation. Can be any positive number, float or int. For instance: MinOToffset=[2.5, 5, 10],
Expand Down
3,525 changes: 0 additions & 3,525 deletions Temporary/ACCIS_Mixed_mode_v05-30_MyVOF

This file was deleted.

3,509 changes: 0 additions & 3,509 deletions Temporary/ACCIS_Mixed_mode_v05-31_MyVOF

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,6 @@
"text/plain": [
"['.ipynb_checkpoints',\n",
" 'TestModel_onlyGeometryForVRFsystem_2zones_CalcVent_V2220.idf',\n",
" 'TestModel_onlyGeometryForVRFsystem_2zones_CalcVent_V2220[CS_INT EN16798[CA_1[CM_0[HM_2[VC_0[VO_0[MT_50[MW_50[AT_0.1[NS_X.idf',\n",
" 'TestModel_onlyGeometryForVRFsystem_2zones_CalcVent_V2220[CS_INT EN16798[CA_1[CM_3[HM_2[VC_0[VO_0[MT_50[MW_50[AT_0.1[NS_X.idf',\n",
" 'TestModel_onlyGeometryForVRFsystem_2zones_CalcVent_V2220[CS_INT EN16798[CA_2[CM_0[HM_2[VC_0[VO_0[MT_50[MW_50[AT_0.1[NS_X.idf',\n",
" 'TestModel_onlyGeometryForVRFsystem_2zones_CalcVent_V2220[CS_INT EN16798[CA_2[CM_3[HM_2[VC_0[VO_0[MT_50[MW_50[AT_0.1[NS_X.idf',\n",
" 'TestModel_onlyGeometryForVRFsystem_2zones_CalcVent_V2220[CS_INT EN16798[CA_3[CM_0[HM_2[VC_0[VO_0[MT_50[MW_50[AT_0.1[NS_X.idf',\n",
" 'TestModel_onlyGeometryForVRFsystem_2zones_CalcVent_V2220[CS_INT EN16798[CA_3[CM_3[HM_2[VC_0[VO_0[MT_50[MW_50[AT_0.1[NS_X.idf',\n",
" 'using_addAccis.ipynb',\n",
" '__init__.py']"
]
Expand Down Expand Up @@ -65,13 +59,7 @@
"name": "stdout",
"output_type": "stream",
"text": [
"TestModel_onlyGeometryForVRFsystem_2zones_CalcVent_V2220.idf\n",
"TestModel_onlyGeometryForVRFsystem_2zones_CalcVent_V2220[CS_INT EN16798[CA_1[CM_0[HM_2[VC_0[VO_0[MT_50[MW_50[AT_0.1[NS_X.idf\n",
"TestModel_onlyGeometryForVRFsystem_2zones_CalcVent_V2220[CS_INT EN16798[CA_1[CM_3[HM_2[VC_0[VO_0[MT_50[MW_50[AT_0.1[NS_X.idf\n",
"TestModel_onlyGeometryForVRFsystem_2zones_CalcVent_V2220[CS_INT EN16798[CA_2[CM_0[HM_2[VC_0[VO_0[MT_50[MW_50[AT_0.1[NS_X.idf\n",
"TestModel_onlyGeometryForVRFsystem_2zones_CalcVent_V2220[CS_INT EN16798[CA_2[CM_3[HM_2[VC_0[VO_0[MT_50[MW_50[AT_0.1[NS_X.idf\n",
"TestModel_onlyGeometryForVRFsystem_2zones_CalcVent_V2220[CS_INT EN16798[CA_3[CM_0[HM_2[VC_0[VO_0[MT_50[MW_50[AT_0.1[NS_X.idf\n",
"TestModel_onlyGeometryForVRFsystem_2zones_CalcVent_V2220[CS_INT EN16798[CA_3[CM_3[HM_2[VC_0[VO_0[MT_50[MW_50[AT_0.1[NS_X.idf\n"
"TestModel_onlyGeometryForVRFsystem_2zones_CalcVent_V2220.idf\n"
]
}
],
Expand Down Expand Up @@ -100,6 +88,7 @@
"text": [
"Basic input data:\n",
"ScriptType is: vrf_mm\n",
"Supply Air Temperature Input Method is: supply air temperature\n",
"Output type is: standard\n",
"Output frequencies are: \n",
"['hourly', 'daily']\n",
Expand Down Expand Up @@ -417,13 +406,7 @@
"Added - Discomfortable Non Applicable Cold Hours_BLOCK1_ZONE2 Reporting FrequencyDaily Output:Variable data\n",
"Added - Discomfortable Non Applicable Cold Hours_BLOCK1_ZONE1 Reporting FrequencyDaily Output:Variable data\n",
"Added - Zone Floor Area_BLOCK1_ZONE2 Reporting FrequencyDaily Output:Variable data\n",
"Added - Zone Floor Area_BLOCK1_ZONE1 Reporting FrequencyDaily Output:Variable data\n"
]
},
{
"name": "stdout",
"output_type": "stream",
"text": [
"Added - Zone Floor Area_BLOCK1_ZONE1 Reporting FrequencyDaily Output:Variable data\n",
"Added - Zone Air Volume_BLOCK1_ZONE2 Reporting FrequencyDaily Output:Variable data\n",
"Added - Zone Air Volume_BLOCK1_ZONE1 Reporting FrequencyDaily Output:Variable data\n",
"Added - Ventilation Hours_BLOCK1_ZONE2 Reporting FrequencyDaily Output:Variable data\n",
Expand Down Expand Up @@ -463,7 +446,13 @@
"None\n",
"\n",
"=======================START OF OUTPUT IDF FILES GENERATION PROCESS=======================\n",
"\n",
"\n"
]
},
{
"name": "stdout",
"output_type": "stream",
"text": [
"The list of output IDFs is going to be:\n",
"TestModel_onlyGeometryForVRFsystem_2zones_CalcVent_V2220[CS_INT EN16798[CA_1[CM_0[HM_2[VC_2[VO_0.0[MT_50.0[MW_50.0[AT_0.1[NS_X.idf\n",
"TestModel_onlyGeometryForVRFsystem_2zones_CalcVent_V2220[CS_INT EN16798[CA_1[CM_3[HM_2[VC_2[VO_0.0[MT_50.0[MW_50.0[AT_0.1[NS_X.idf\n",
Expand All @@ -489,6 +478,7 @@
"from accim.sim import accis\n",
"accis.addAccis(\n",
" ScriptType='vrf_mm',\n",
" SupplyAirTempInputMethod='supply air temperature',\n",
" Output_keep_existing=False,\n",
" Output_type='standard',\n",
" Output_freqs=['hourly', 'daily'],\n",
Expand Down Expand Up @@ -531,17 +521,11 @@
"text/plain": [
"['.ipynb_checkpoints',\n",
" 'TestModel_onlyGeometryForVRFsystem_2zones_CalcVent_V2220.idf',\n",
" 'TestModel_onlyGeometryForVRFsystem_2zones_CalcVent_V2220[CS_INT EN16798[CA_1[CM_0[HM_2[VC_0[VO_0[MT_50[MW_50[AT_0.1[NS_X.idf',\n",
" 'TestModel_onlyGeometryForVRFsystem_2zones_CalcVent_V2220[CS_INT EN16798[CA_1[CM_0[HM_2[VC_2[VO_0.0[MT_50.0[MW_50.0[AT_0.1[NS_X.idf',\n",
" 'TestModel_onlyGeometryForVRFsystem_2zones_CalcVent_V2220[CS_INT EN16798[CA_1[CM_3[HM_2[VC_0[VO_0[MT_50[MW_50[AT_0.1[NS_X.idf',\n",
" 'TestModel_onlyGeometryForVRFsystem_2zones_CalcVent_V2220[CS_INT EN16798[CA_1[CM_3[HM_2[VC_2[VO_0.0[MT_50.0[MW_50.0[AT_0.1[NS_X.idf',\n",
" 'TestModel_onlyGeometryForVRFsystem_2zones_CalcVent_V2220[CS_INT EN16798[CA_2[CM_0[HM_2[VC_0[VO_0[MT_50[MW_50[AT_0.1[NS_X.idf',\n",
" 'TestModel_onlyGeometryForVRFsystem_2zones_CalcVent_V2220[CS_INT EN16798[CA_2[CM_0[HM_2[VC_2[VO_0.0[MT_50.0[MW_50.0[AT_0.1[NS_X.idf',\n",
" 'TestModel_onlyGeometryForVRFsystem_2zones_CalcVent_V2220[CS_INT EN16798[CA_2[CM_3[HM_2[VC_0[VO_0[MT_50[MW_50[AT_0.1[NS_X.idf',\n",
" 'TestModel_onlyGeometryForVRFsystem_2zones_CalcVent_V2220[CS_INT EN16798[CA_2[CM_3[HM_2[VC_2[VO_0.0[MT_50.0[MW_50.0[AT_0.1[NS_X.idf',\n",
" 'TestModel_onlyGeometryForVRFsystem_2zones_CalcVent_V2220[CS_INT EN16798[CA_3[CM_0[HM_2[VC_0[VO_0[MT_50[MW_50[AT_0.1[NS_X.idf',\n",
" 'TestModel_onlyGeometryForVRFsystem_2zones_CalcVent_V2220[CS_INT EN16798[CA_3[CM_0[HM_2[VC_2[VO_0.0[MT_50.0[MW_50.0[AT_0.1[NS_X.idf',\n",
" 'TestModel_onlyGeometryForVRFsystem_2zones_CalcVent_V2220[CS_INT EN16798[CA_3[CM_3[HM_2[VC_0[VO_0[MT_50[MW_50[AT_0.1[NS_X.idf',\n",
" 'TestModel_onlyGeometryForVRFsystem_2zones_CalcVent_V2220[CS_INT EN16798[CA_3[CM_3[HM_2[VC_2[VO_0.0[MT_50.0[MW_50.0[AT_0.1[NS_X.idf',\n",
" 'using_addAccis.ipynb',\n",
" '__init__.py']"
Expand Down
38 changes: 11 additions & 27 deletions accim/sample_files/jupyter_notebooks/addAccis/using_addAccis.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,6 @@
"text/plain": [
"['.ipynb_checkpoints',\n",
" 'TestModel_onlyGeometryForVRFsystem_2zones_CalcVent_V2220.idf',\n",
" 'TestModel_onlyGeometryForVRFsystem_2zones_CalcVent_V2220[CS_INT EN16798[CA_1[CM_0[HM_2[VC_0[VO_0[MT_50[MW_50[AT_0.1[NS_X.idf',\n",
" 'TestModel_onlyGeometryForVRFsystem_2zones_CalcVent_V2220[CS_INT EN16798[CA_1[CM_3[HM_2[VC_0[VO_0[MT_50[MW_50[AT_0.1[NS_X.idf',\n",
" 'TestModel_onlyGeometryForVRFsystem_2zones_CalcVent_V2220[CS_INT EN16798[CA_2[CM_0[HM_2[VC_0[VO_0[MT_50[MW_50[AT_0.1[NS_X.idf',\n",
" 'TestModel_onlyGeometryForVRFsystem_2zones_CalcVent_V2220[CS_INT EN16798[CA_2[CM_3[HM_2[VC_0[VO_0[MT_50[MW_50[AT_0.1[NS_X.idf',\n",
" 'TestModel_onlyGeometryForVRFsystem_2zones_CalcVent_V2220[CS_INT EN16798[CA_3[CM_0[HM_2[VC_0[VO_0[MT_50[MW_50[AT_0.1[NS_X.idf',\n",
" 'TestModel_onlyGeometryForVRFsystem_2zones_CalcVent_V2220[CS_INT EN16798[CA_3[CM_3[HM_2[VC_0[VO_0[MT_50[MW_50[AT_0.1[NS_X.idf',\n",
" 'using_addAccis.ipynb',\n",
" '__init__.py']"
]
Expand Down Expand Up @@ -65,13 +59,7 @@
"name": "stdout",
"output_type": "stream",
"text": [
"TestModel_onlyGeometryForVRFsystem_2zones_CalcVent_V2220.idf\n",
"TestModel_onlyGeometryForVRFsystem_2zones_CalcVent_V2220[CS_INT EN16798[CA_1[CM_0[HM_2[VC_0[VO_0[MT_50[MW_50[AT_0.1[NS_X.idf\n",
"TestModel_onlyGeometryForVRFsystem_2zones_CalcVent_V2220[CS_INT EN16798[CA_1[CM_3[HM_2[VC_0[VO_0[MT_50[MW_50[AT_0.1[NS_X.idf\n",
"TestModel_onlyGeometryForVRFsystem_2zones_CalcVent_V2220[CS_INT EN16798[CA_2[CM_0[HM_2[VC_0[VO_0[MT_50[MW_50[AT_0.1[NS_X.idf\n",
"TestModel_onlyGeometryForVRFsystem_2zones_CalcVent_V2220[CS_INT EN16798[CA_2[CM_3[HM_2[VC_0[VO_0[MT_50[MW_50[AT_0.1[NS_X.idf\n",
"TestModel_onlyGeometryForVRFsystem_2zones_CalcVent_V2220[CS_INT EN16798[CA_3[CM_0[HM_2[VC_0[VO_0[MT_50[MW_50[AT_0.1[NS_X.idf\n",
"TestModel_onlyGeometryForVRFsystem_2zones_CalcVent_V2220[CS_INT EN16798[CA_3[CM_3[HM_2[VC_0[VO_0[MT_50[MW_50[AT_0.1[NS_X.idf\n"
"TestModel_onlyGeometryForVRFsystem_2zones_CalcVent_V2220.idf\n"
]
}
],
Expand Down Expand Up @@ -100,6 +88,7 @@
"text": [
"Basic input data:\n",
"ScriptType is: vrf_mm\n",
"Supply Air Temperature Input Method is: supply air temperature\n",
"Output type is: standard\n",
"Output frequencies are: \n",
"['hourly', 'daily']\n",
Expand Down Expand Up @@ -417,13 +406,7 @@
"Added - Discomfortable Non Applicable Cold Hours_BLOCK1_ZONE2 Reporting FrequencyDaily Output:Variable data\n",
"Added - Discomfortable Non Applicable Cold Hours_BLOCK1_ZONE1 Reporting FrequencyDaily Output:Variable data\n",
"Added - Zone Floor Area_BLOCK1_ZONE2 Reporting FrequencyDaily Output:Variable data\n",
"Added - Zone Floor Area_BLOCK1_ZONE1 Reporting FrequencyDaily Output:Variable data\n"
]
},
{
"name": "stdout",
"output_type": "stream",
"text": [
"Added - Zone Floor Area_BLOCK1_ZONE1 Reporting FrequencyDaily Output:Variable data\n",
"Added - Zone Air Volume_BLOCK1_ZONE2 Reporting FrequencyDaily Output:Variable data\n",
"Added - Zone Air Volume_BLOCK1_ZONE1 Reporting FrequencyDaily Output:Variable data\n",
"Added - Ventilation Hours_BLOCK1_ZONE2 Reporting FrequencyDaily Output:Variable data\n",
Expand Down Expand Up @@ -463,7 +446,13 @@
"None\n",
"\n",
"=======================START OF OUTPUT IDF FILES GENERATION PROCESS=======================\n",
"\n",
"\n"
]
},
{
"name": "stdout",
"output_type": "stream",
"text": [
"The list of output IDFs is going to be:\n",
"TestModel_onlyGeometryForVRFsystem_2zones_CalcVent_V2220[CS_INT EN16798[CA_1[CM_0[HM_2[VC_2[VO_0.0[MT_50.0[MW_50.0[AT_0.1[NS_X.idf\n",
"TestModel_onlyGeometryForVRFsystem_2zones_CalcVent_V2220[CS_INT EN16798[CA_1[CM_3[HM_2[VC_2[VO_0.0[MT_50.0[MW_50.0[AT_0.1[NS_X.idf\n",
Expand All @@ -489,6 +478,7 @@
"from accim.sim import accis\n",
"accis.addAccis(\n",
" ScriptType='vrf_mm',\n",
" SupplyAirTempInputMethod='supply air temperature',\n",
" Output_keep_existing=False,\n",
" Output_type='standard',\n",
" Output_freqs=['hourly', 'daily'],\n",
Expand Down Expand Up @@ -531,17 +521,11 @@
"text/plain": [
"['.ipynb_checkpoints',\n",
" 'TestModel_onlyGeometryForVRFsystem_2zones_CalcVent_V2220.idf',\n",
" 'TestModel_onlyGeometryForVRFsystem_2zones_CalcVent_V2220[CS_INT EN16798[CA_1[CM_0[HM_2[VC_0[VO_0[MT_50[MW_50[AT_0.1[NS_X.idf',\n",
" 'TestModel_onlyGeometryForVRFsystem_2zones_CalcVent_V2220[CS_INT EN16798[CA_1[CM_0[HM_2[VC_2[VO_0.0[MT_50.0[MW_50.0[AT_0.1[NS_X.idf',\n",
" 'TestModel_onlyGeometryForVRFsystem_2zones_CalcVent_V2220[CS_INT EN16798[CA_1[CM_3[HM_2[VC_0[VO_0[MT_50[MW_50[AT_0.1[NS_X.idf',\n",
" 'TestModel_onlyGeometryForVRFsystem_2zones_CalcVent_V2220[CS_INT EN16798[CA_1[CM_3[HM_2[VC_2[VO_0.0[MT_50.0[MW_50.0[AT_0.1[NS_X.idf',\n",
" 'TestModel_onlyGeometryForVRFsystem_2zones_CalcVent_V2220[CS_INT EN16798[CA_2[CM_0[HM_2[VC_0[VO_0[MT_50[MW_50[AT_0.1[NS_X.idf',\n",
" 'TestModel_onlyGeometryForVRFsystem_2zones_CalcVent_V2220[CS_INT EN16798[CA_2[CM_0[HM_2[VC_2[VO_0.0[MT_50.0[MW_50.0[AT_0.1[NS_X.idf',\n",
" 'TestModel_onlyGeometryForVRFsystem_2zones_CalcVent_V2220[CS_INT EN16798[CA_2[CM_3[HM_2[VC_0[VO_0[MT_50[MW_50[AT_0.1[NS_X.idf',\n",
" 'TestModel_onlyGeometryForVRFsystem_2zones_CalcVent_V2220[CS_INT EN16798[CA_2[CM_3[HM_2[VC_2[VO_0.0[MT_50.0[MW_50.0[AT_0.1[NS_X.idf',\n",
" 'TestModel_onlyGeometryForVRFsystem_2zones_CalcVent_V2220[CS_INT EN16798[CA_3[CM_0[HM_2[VC_0[VO_0[MT_50[MW_50[AT_0.1[NS_X.idf',\n",
" 'TestModel_onlyGeometryForVRFsystem_2zones_CalcVent_V2220[CS_INT EN16798[CA_3[CM_0[HM_2[VC_2[VO_0.0[MT_50.0[MW_50.0[AT_0.1[NS_X.idf',\n",
" 'TestModel_onlyGeometryForVRFsystem_2zones_CalcVent_V2220[CS_INT EN16798[CA_3[CM_3[HM_2[VC_0[VO_0[MT_50[MW_50[AT_0.1[NS_X.idf',\n",
" 'TestModel_onlyGeometryForVRFsystem_2zones_CalcVent_V2220[CS_INT EN16798[CA_3[CM_3[HM_2[VC_2[VO_0.0[MT_50.0[MW_50.0[AT_0.1[NS_X.idf',\n",
" 'using_addAccis.ipynb',\n",
" '__init__.py']"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
},
{
"cell_type": "code",
"execution_count": 8,
"execution_count": 1,
"id": "8bcf4ced",
"metadata": {},
"outputs": [
Expand All @@ -55,7 +55,7 @@
" '__init__.py']"
]
},
"execution_count": 8,
"execution_count": 1,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -75,7 +75,7 @@
},
{
"cell_type": "code",
"execution_count": 9,
"execution_count": 2,
"id": "33e64dbd",
"metadata": {},
"outputs": [
Expand All @@ -102,10 +102,22 @@
},
{
"cell_type": "code",
"execution_count": 13,
"execution_count": 3,
"id": "4254ac77",
"metadata": {},
"outputs": [
{
"name": "stderr",
"output_type": "stream",
"text": [
"C:\\users\\sanga\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\accim\\data\\datawrangling.py:125: FutureWarning: The default value of regex will change from True to False in a future version.\n",
" epw_df['EPW_names'] = epw_df['EPW_file_names'].str.replace('.epw', '')\n",
"C:\\users\\sanga\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\accim\\data\\datawrangling.py:127: FutureWarning: The default value of regex will change from True to False in a future version. In addition, single character regular expressions will*not* be treated as literal strings when regex=True.\n",
" epw_df['EPW_mod'] = epw_df['EPW_names'].str.replace('-', '_').str.replace('.', '_').str.split('_')\n",
"C:\\users\\sanga\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\accim\\data\\datawrangling.py:129: FutureWarning: The default value of regex will change from True to False in a future version. In addition, single character regular expressions will*not* be treated as literal strings when regex=True.\n",
" epw_df['EPW_mod_filtered'] = epw_df['EPW_names'].str.replace('-', '_').str.replace('.', '_').str.split('_')\n"
]
},
{
"name": "stdout",
"output_type": "stream",
Expand All @@ -127,14 +139,14 @@
"Regarding the file ID: 1 / old name: GBR_London.Gatwick.037760_IWEC / new name: United-Kingdom_Gatwick_Present, the available options for city or subcountry are:\n",
"['GBR', 'London', 'Gatwick', '037760', 'IWEC']\n",
"If you haven't found yet the correct city or subcountry, it may be in the following address:\n",
"London Gatwick Airport, North Terminal Approach, Crawley, West Sussex, England, RH6 0PH, United Kingdom\n",
"London Gatwick Airport, Old Brighton Road South, Lowfield Heath, Manor Royal, Crawley, West Sussex, England, RH11 0PT, United Kingdom\n",
"Please enter the amended city or subcountry, which must be unique: London\n",
"\n",
"Regarding the file ID: 2 / old name: RCP26_2100_GC03_Ponta_Grossa / new name: Brazil_Grossa_RCP26-2100, the available options for city or subcountry are:\n",
"['GC03', 'Ponta', 'Grossa', 'Ponta Grossa', 'Regiao Geografica Imediata de Ponta Grossa']\n",
"If you haven't found yet the correct city or subcountry, it may be in the following address:\n",
"Praça Barão de Guaraúna, Centro, Ponta Grossa, Região Geográfica Imediata de Ponta Grossa, Região Geográfica Intermediária de Ponta Grossa, Paraná, Região Sul, 84010-050, Brasil\n",
"Please enter the amended city or subcountry, which must be unique: Ponta Grossa\n",
"Please enter the amended city or subcountry, which must be unique: Ponta-Grossa\n",
"\n",
"The previous and new names of the EPW files after city or subcountry name amendments and their unique IDs are:\n",
"ID: 1 / GBR_London.Gatwick.037760_IWEC / United-Kingdom_London_Present\n",
Expand All @@ -151,10 +163,10 @@
{
"data": {
"text/plain": [
"<accim.data.datawrangling.rename_epw_files at 0x1e0d61a3520>"
"<accim.data.datawrangling.rename_epw_files at 0x2874c3de6a0>"
]
},
"execution_count": 13,
"execution_count": 3,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -176,7 +188,7 @@
},
{
"cell_type": "code",
"execution_count": 14,
"execution_count": 4,
"id": "16ae976e",
"metadata": {},
"outputs": [
Expand All @@ -194,7 +206,7 @@
" '__init__.py']"
]
},
"execution_count": 14,
"execution_count": 4,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -213,7 +225,7 @@
},
{
"cell_type": "code",
"execution_count": 15,
"execution_count": 5,
"id": "6e80b813",
"metadata": {},
"outputs": [
Expand All @@ -240,7 +252,7 @@
},
{
"cell_type": "code",
"execution_count": 16,
"execution_count": 6,
"id": "dd09f3f6",
"metadata": {},
"outputs": [],
Expand Down
Loading

0 comments on commit 1a49341

Please sign in to comment.