Recent Releases of xl2times
xl2times - v0.2.2
What's Changed
- Update GAMS version used in CI by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/320
- Fix various bugs by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/319
- Release v0.2.2 by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/325
Full Changelog: https://github.com/etsap-TIMES/xl2times/compare/v0.2.1...v0.2.2
Energy Systems - Energy System Modeling Frameworks
- Python
Published by olejandro 22 days ago

xl2times - v0.2.1
What's Changed
- Determine PASTYEAR based on NCAP_PASTI by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/310
- Clean up trade flows by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/311
- Add GAMS dollar control options in output.dd by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/313
- Update the version of TIMES-NZ used in benchmarks by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/312
- Reset region specification if found in fi_* tables of subres by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/314
- Show usage/help when called with no args by @siddharth-krishna in https://github.com/etsap-TIMES/xl2times/pull/315
- Disable XLS to XLXS conversion, as fixed upstream by @siddharth-krishna in https://github.com/etsap-TIMES/xl2times/pull/318
- Release v0.2.1 by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/317
Full Changelog: https://github.com/etsap-TIMES/xl2times/compare/v0.2.0...v0.2.1
Energy Systems - Energy System Modeling Frameworks
- Python
Published by olejandro 3 months ago

xl2times - v0.2.0
What's Changed
- Bump openpyxl version past bug and fix CI cache invalidation by @samwebster in https://github.com/etsap-TIMES/xl2times/pull/38
- Miscellaneous fixes by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/238
- Add TIMES-NZ to benchmarks and refactor CI by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/239
- CI: fix failing apt install command by @siddharth-krishna in https://github.com/etsap-TIMES/xl2times/pull/244
- Refactor apply_final_fixup by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/243
- Improve handling of VEDA variants of FLO_SHAR by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/245
- Update GAMS version used in CI by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/241
- CI: fix GAMS by fixing TIMES_model path, NZ file structure by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/247
- CI: Fix regression test not using main branch code by @siddharth-krishna in https://github.com/etsap-TIMES/xl2times/pull/248
- Support processing of val_cond by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/249
- Introduce DataModule by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/250
- Set output float precision & relative epsilon for DD comparison by @siddharth-krishna in https://github.com/etsap-TIMES/xl2times/pull/252
- Update version of TIMES-NZ in benchmarks by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/254
- Process availability tables instead of dropping them by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/253
- Adjust the processing order of tfm tables by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/251
- Case-insensitive string comparison when comparing to ground truth by @siddharth-krishna in https://github.com/etsap-TIMES/xl2times/pull/255
- Extend application of defaults beyond FI_T tables by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/240
- Capitalise all string values in tables by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/259
- Improve I/E handling by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/260
- Substitute timeslice levels with timeslices for UC attributes that require it by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/261
- Refine application of trans files by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/263
- Make misc fixes by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/256
- Fix processing of UC_IRE variants by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/266
- Improve querying by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/264
- Add uc_t topology check by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/268
- Drop invalid region/process and region/commodity combinations by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/271
- Do not sort ALL_TS when printing it out to ts.dd by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/272
- Add/correct defaults for some attributes by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/273
- Don't populate regions in process_commodities by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/276
- Refine handling of PRC_RESID specified for a single year by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/277
- Various fixes by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/274
- Correct processing of uc_sets by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/281
- Improve processing of the trade data module by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/282
- Don't add an extra PRC_RESID=0 if already present and is alone by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/280
- uc_t: drop rows with invalid region/process or region/commodity by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/278
- Migrate to using cg instead of other_indexes by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/283
- Add a flag to control inclusion of dummy imports by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/279
- Don't include dummy imports by default by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/286
- Make verify_uc_topology more robust by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/288
- Drop invalid values before updating model.data_years by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/290
- Use dd-files to filter *.dd files in the dd-folder by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/289
- Expand TIM benchmarks by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/284
- CI: post results of regression test to PR as a comment by @siddharth-krishna in https://github.com/etsap-TIMES/xl2times/pull/293
- Fix misc processing issues by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/292
- Add a new benchmark by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/294
- Improve processing of composite tags by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/297
- Include non-times process sets when filtering by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/298
- Convert EFF specified for IRE processes to IRE_FLO by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/299
- CI: Add a --seq flag to run benchmarks sequentially by @siddharth-krishna in https://github.com/etsap-TIMES/xl2times/pull/267
- Improve handling of the index columns by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/296
- Add benchmark to test I/E overwriting order, and fix by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/300
- Provide more guidance by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/302
- Use more descriptive transform names; improve doc strings. by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/303
- Don't copy dataframes or use inplace=True by @siddharth-krishna in https://github.com/etsap-TIMES/xl2times/pull/305
- Reduce warnings by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/307
- Clean up logging, to make less confusing for new users by @siddharth-krishna in https://github.com/etsap-TIMES/xl2times/pull/306
- Restore full logging in CI by @siddharth-krishna in https://github.com/etsap-TIMES/xl2times/pull/308
- Release v0.2.0 by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/304
Full Changelog: https://github.com/etsap-TIMES/xl2times/compare/v0.1.0...v0.2.0
Energy Systems - Energy System Modeling Frameworks
- Python
Published by olejandro 3 months ago

xl2times - v0.1.0-alpha
A pre-release to test.pypi.org to test the automatic publish action.
What's Changed
- Add mappings and script to run demo models by @siddharth-krishna in https://github.com/etsap-TIMES/xl2times/pull/6
- Add dummy processes by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/5
- Remove solution and project file by @samwebster in https://github.com/etsap-TIMES/xl2times/pull/7
- Add demos to CI by @samwebster in https://github.com/etsap-TIMES/xl2times/pull/12
- Fix IRE processes by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/8
- Merge actions by @samwebster in https://github.com/etsap-TIMES/xl2times/pull/15
- Update demos DD file path by @samwebster in https://github.com/etsap-TIMES/xl2times/pull/19
- Address pandas warnings by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/20
- Fix parsing of sets in .dd files by @samwebster in https://github.com/etsap-TIMES/xl2times/pull/17
- CI: check for regressions against main branch by @siddharth-krishna in https://github.com/etsap-TIMES/xl2times/pull/16
- CI: set threshold for runtime regression to 2x by @siddharth-krishna in https://github.com/etsap-TIMES/xl2times/pull/22
- Enhance processing of primary commodity groups by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/21
- run_benchmarks.py: add CLI flag to run a single benchmark by @siddharth-krishna in https://github.com/etsap-TIMES/xl2times/pull/25
- Process TOP_IRE by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/23
- Use active commodity name for COST attribute by @samwebster in https://github.com/etsap-TIMES/xl2times/pull/26
- Produce UNITS tables by @samwebster in https://github.com/etsap-TIMES/xl2times/pull/28
- Implement BOH/EOH years by @samwebster in https://github.com/etsap-TIMES/xl2times/pull/29
- Enhance timeslice processing by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/30
- Fix reading of duplicates in sets by @samwebster in https://github.com/etsap-TIMES/xl2times/pull/31
- Handle ANNUAL specified as the only timeslice in SEASON by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/32
- CI: flag to skip regenerating csv by @siddharth-krishna in https://github.com/etsap-TIMES/xl2times/pull/34
- Reduce repetitive calculations in extract_commodity_groups by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/40
- Also print summary of additional rows by @siddharth-krishna in https://github.com/etsap-TIMES/xl2times/pull/44
- CI: Regression check on num correct and additional rows by @siddharth-krishna in https://github.com/etsap-TIMES/xl2times/pull/46
- Include missing tags in datatypes by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/49
- CI: Use Demo models from private repository by @siddharth-krishna in https://github.com/etsap-TIMES/xl2times/pull/48
- Reduce code duplication by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/42
- Rename attribute aliases; only use times attributes in mapping by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/53
- CI: fix bug not printing benchmarks that regressed by @siddharth-krishna in https://github.com/etsap-TIMES/xl2times/pull/54
- Update TODOs by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/36
- Remove process_currencies by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/61
- CI: some improvements in printing and folder structure by @siddharth-krishna in https://github.com/etsap-TIMES/xl2times/pull/62
- Filter out None values before producing output tables by @siddharth-krishna in https://github.com/etsap-TIMES/xl2times/pull/63
- Reduce the number of TODOs in times_mapping.txt by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/58
- Remove duplicate functions by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/56
- Make the tool deterministic on the Ireland benchmark by @siddharth-krishna in https://github.com/etsap-TIMES/xl2times/pull/67
- Include source filename in the dataframes by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/65
- Drop row if None is found in any column by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/66
- CI: (re)print summary in a separate step by @siddharth-krishna in https://github.com/etsap-TIMES/xl2times/pull/70
- Improve processing of flo_emis and its aliases by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/68
- Allow specifying a list of input XL files to process by @siddharth-krishna in https://github.com/etsap-TIMES/xl2times/pull/71
- Use a YAML file to specify the input XL files for each benchmark by @siddharth-krishna in https://github.com/etsap-TIMES/xl2times/pull/72
- Fix processing of AllRegions in
process_transform_insert
by @siddharth-krishna in https://github.com/etsap-TIMES/xl2times/pull/73 - Apply rules for processing stock by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/64
- Use BookRegions_Map for default regions in VT files by @siddharth-krishna in https://github.com/etsap-TIMES/xl2times/pull/77
- Convert CG short name to full name by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/75
- Fix NCAP_DISC mapping; clean up debug prints by @siddharth-krishna in https://github.com/etsap-TIMES/xl2times/pull/78
- Add type checking to CI via pyright by @siddharth-krishna in https://github.com/etsap-TIMES/xl2times/pull/79
- Improve mappings by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/69
- Generalize attribute mappings to row filters by @siddharth-krishna in https://github.com/etsap-TIMES/xl2times/pull/88
- Include mapping for COM_PEAK and other attributes by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/89
- Don't create _additional or _missing files if empty by @siddharth-krishna in https://github.com/etsap-TIMES/xl2times/pull/91
- Add a --skip_main option to run_benchmarks.py to reuse prior run by @siddharth-krishna in https://github.com/etsap-TIMES/xl2times/pull/90
- Also include additional tables in additional rows computation by @siddharth-krishna in https://github.com/etsap-TIMES/xl2times/pull/87
- Read ins-txt tables and default ELE processes to DayNite by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/92
- Add --dd option to output DD files by @siddharth-krishna in https://github.com/etsap-TIMES/xl2times/pull/95
- Lowercase column headers by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/99
- Correct mapping for FLO_FUNC and FLO_FUNCX by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/101
- Add export order for TIMES entities by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/102
- Remove redundant code by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/104
- Add --only_read flag to only dump raw_tables.txt by @siddharth-krishna in https://github.com/etsap-TIMES/xl2times/pull/103
- Add pyright to pre-commit, update readme by @siddharth-krishna in https://github.com/etsap-TIMES/xl2times/pull/106
- CI: also run GAMS on main and show in summary by @siddharth-krishna in https://github.com/etsap-TIMES/xl2times/pull/108
- Package the tool for distribution and installation by @siddharth-krishna in https://github.com/etsap-TIMES/xl2times/pull/110
- Re-enable regression testing following #110 by @siddharth-krishna in https://github.com/etsap-TIMES/xl2times/pull/112
- Thread a Config class through all transforms by @siddharth-krishna in https://github.com/etsap-TIMES/xl2times/pull/114
- Add information on Veda tags (incl. valid fields and their aliases) by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/39
- CI: install tool editable to fix regression testing by @siddharth-krishna in https://github.com/etsap-TIMES/xl2times/pull/117
- Fix some mappings by @siddharth-krishna in https://github.com/etsap-TIMES/xl2times/pull/115
- Add obsidian and spyder files to gitignore by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/116
- Include all declared commodities in commodity groups and always have UC description by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/118
- Generate MILESTONYR and modify gams scaffold to include it by @siddharth-krishna in https://github.com/etsap-TIMES/xl2times/pull/119
- Handle some of breaking none cases by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/123
- Address Pandas depreciation warnings by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/125
- Help ensure the original repo is no longer ahead by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/128
- Ensure original repo is no longer ahead by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/127
- Reduce TFM_INS-AT and TFM_INS-TS to TFM_INS by @siddharth-krishna in https://github.com/etsap-TIMES/xl2times/pull/122
- Optimize transforms on dicts by @siddharth-krishna in https://github.com/etsap-TIMES/xl2times/pull/131
- Run benchmarks in parallel by @siddharth-krishna in https://github.com/etsap-TIMES/xl2times/pull/130
- More robust DD parsing; add some mappings by @siddharth-krishna in https://github.com/etsap-TIMES/xl2times/pull/132
- Specify xlsx files to read for the IE benchmark by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/134
- Add aux flows to topology by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/129
- Normalize column names based on veda-tags.json by @siddharth-krishna in https://github.com/etsap-TIMES/xl2times/pull/135
- Add --verbose mode that outputs intermediate tables by @siddharth-krishna in https://github.com/etsap-TIMES/xl2times/pull/137
- Expand times_info by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/136
- Use uc_sets when processing uc_t tables by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/141
- Rename normalize_tags_columns_attr and update description by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/139
- Optimise imports in utils; address code warnings by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/142
- Expand config with veda defaults for attributes by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/143
- Update comments removal transforms by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/140
- Normalizing columns: add some checks by @siddharth-krishna in https://github.com/etsap-TIMES/xl2times/pull/138
- Check for dupes and drop empties in new validate transform by @siddharth-krishna in https://github.com/etsap-TIMES/xl2times/pull/145
- Account for aliases when processing AT tables by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/144
- Don't drop duplicates in fi_process table when generating topology by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/146
- Simplify normalisation by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/147
- Prepare to distribute the tool on PyPI by @siddharth-krishna in https://github.com/etsap-TIMES/xl2times/pull/149
- Remove old file from pyrightconfig.json by @siddharth-krishna in https://github.com/etsap-TIMES/xl2times/pull/151
- Update project URLs by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/152
- Use times-info file for parameter mappings by @siddharth-krishna in https://github.com/etsap-TIMES/xl2times/pull/148
- CI: use epsilon 10^-6 for gdxdiff comparison by @siddharth-krishna in https://github.com/etsap-TIMES/xl2times/pull/156
- Use known columns from veda-tags.json by @siddharth-krishna in https://github.com/etsap-TIMES/xl2times/pull/157
- Keep going if no R_* tags are present by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/158
- Re-enable GAMS in CI by @siddharth-krishna in https://github.com/etsap-TIMES/xl2times/pull/159
- Introduce regions filtering by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/161
- Introduce TimesModel class and use it to store info about regions by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/163
- Update version of TIM used for benchmark by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/164
- Handle TFM_INS-txt tables properly by @siddharth-krishna in https://github.com/etsap-TIMES/xl2times/pull/160
- Expand the usage of TimesModel class by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/165
- Address pandas future depreciation warnings by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/168
- Ensure the tool can run on TUSM by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/170
- Refactor process_wildcards and add support for TFM_MIG by @siddharth-krishna in https://github.com/etsap-TIMES/xl2times/pull/166
- Remove rows with duplicate query cols and cleanup handling of TFM variants by @siddharth-krishna in https://github.com/etsap-TIMES/xl2times/pull/173
- Setup Sphinx and ReadTheDocs by @siddharth-krishna in https://github.com/etsap-TIMES/xl2times/pull/176
- Try to fix ReadTheDocs build errors by @siddharth-krishna in https://github.com/etsap-TIMES/xl2times/pull/178
- Create trade links by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/167
- Misc improvements by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/180
- Improve processing of user constraints by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/179
- Feature/benchmarks on windows by @SamRWest in https://github.com/etsap-TIMES/xl2times/pull/184
- Feature/transforms speedup by @SamRWest in https://github.com/etsap-TIMES/xl2times/pull/186
- Use veda-tags.json for query columns by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/188
- Support external regions by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/181
- Add logging with loguru by @SamRWest in https://github.com/etsap-TIMES/xl2times/pull/190
- Support user-defined commodity groups by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/191
- Speedup
process_uc_wildcards
by @SamRWest in https://github.com/etsap-TIMES/xl2times/pull/193 - CI: fix bug in parsing additional lines by @siddharth-krishna in https://github.com/etsap-TIMES/xl2times/pull/195
- CI: bring back subprocess to fix regression tests by @siddharth-krishna in https://github.com/etsap-TIMES/xl2times/pull/197
- Ensure GAMS can run all the benchmarks by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/183
- Cache extracted EmbeddedXlTables based on xlsx file hashes by @siddharth-krishna in https://github.com/etsap-TIMES/xl2times/pull/196
- Drop tables / rows without required columns by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/200
- Improve handling of empty tables by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/201
- Allow processing of duplicated attribute data columns by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/203
- Use groupby to speed up user constraints by @siddharth-krishna in https://github.com/etsap-TIMES/xl2times/pull/205
- Update Demos version used in benchmarks by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/204
- Use utf-8 when printing dd files by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/207
- Allow processing of the dins table and its variants by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/208
- Use a single transform to process all wildcards by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/211
- Fill other_indexes in more a general way by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/155
- Update project info and remove redundant info by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/202
- Add the ruff linter to the pre-commit check by @SamRWest in https://github.com/etsap-TIMES/xl2times/pull/214
- faster apply transform tables #2 by @SamRWest in https://github.com/etsap-TIMES/xl2times/pull/215
- Introduce EmbeddedXlTable.defaults to store composite tag info by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/216
- Remove white spaces from a list of wildcard patterns by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/219
- Convert all docstrings to numpydoc style and add linter check by @siddharth-krishna in https://github.com/etsap-TIMES/xl2times/pull/221
- Change import of datatypes classes by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/224
- Add support for the UC_ATTR attribute by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/223
- Improve processing of UC sets by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/228
- Handle topology-only FI_T, and region and allregions in a TFM table by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/227
- Filter input files according to Veda by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/231
- dd_to_csv bugfixes, move cache to
~/.cache/xl2times/
by @SamRWest in https://github.com/etsap-TIMES/xl2times/pull/230 - Add AUTHORS.md by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/229
- Remove unused code, add Discussions URL and other minor changes by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/233
- Process ANSWER-style defaults in apply_composite_tag by @olejandro in https://github.com/etsap-TIMES/xl2times/pull/234
- Add release instructions and CD automation by @siddharth-krishna in https://github.com/etsap-TIMES/xl2times/pull/235
New Contributors
- @olejandro made their first contribution in https://github.com/etsap-TIMES/xl2times/pull/5
- @samwebster made their first contribution in https://github.com/etsap-TIMES/xl2times/pull/7
- @SamRWest made their first contribution in https://github.com/etsap-TIMES/xl2times/pull/184
Full Changelog: https://github.com/etsap-TIMES/xl2times/commits/v0.1.0-alpha
Energy Systems - Energy System Modeling Frameworks
- Python
Published by siddharth-krishna about 1 year ago
