Bugs in technical Paper Example Notebooks
Chưa có ai nhận issue này.
Đánh giá
- Độ khó
- 4/5
- Thời gian dự kiến
- 3-5 ngày
- Mức phù hợp với người mới
- 35/100
- Loại issue
- Lỗi
- Độ rõ ràng
- Khá rõ ràng
- Mức độ hoạt động
- Đình trệ
- Công nghệ
- jupyter-notebook, python
- Lĩnh vực
- documentation
Hướng nghiên cứu
Bắt đầu với các notebook ví dụ từ NB1 đến NB4 và issue 355 của eWaterCycle được liên kết. Tái hiện các lỗi đã báo cáo trong NB1, NB2, NB3 và NB4, bao gồm các lỗi ESMValTool, input/output và globalOptions; hoàn thành nghĩa là các bước notebook bị ảnh hưởng chạy mà không có những lỗi này.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Mô tả
I checked the Example Notebooks, and found some bugs:
-
1.The main problem is still the issue with generating forcing using ESMValTool (see this issue). There seems to be something wrong with the temperature data. This is the log that I get from example NB1:
ERROR [3482181] Failed to run preprocessor function 'save' on the data [<iris 'Cube' of air_temperature / (K) (time: 10592; latitude: 9; longitude: 7)>] loaded from original input file(s) [LocalFile('/mnt/data/climate-data/obs6/Tier3/ERA5/OBS6_ERA5_reanaly_1_day_tas_1990-1990.nc'), LocalFile('/mnt/data/climate-data/obs6/Tier3/ERA5/OBS6_ERA5_reanaly_1_day_tas_19900101-19901231.nc'), LocalFile('/mnt/data/climate-data/obs6/Tier3/ERA5/OBS6_ERA5_reanaly_1_day_tas_1991-1991.nc'), LocalFile('/mnt/data/climate-data/obs6/Tier3/ERA5/OBS6_ERA5_reanaly_1_day_tas_1992-1992.nc')] (and 26 further file(s) not shown here; refer to the debug log for a full list) with function argument(s) compress = False, filename = PosixPath('/home/vhoogeland/technicalPaperExampleNotebooks/esmvaltool_output/recipe_marrmot_20230728_122744/preproc/diagnostic_daily/tas/OBS6_ERA5_reanaly_1_day_tas_1990-2018.nc') ERROR [3477466] No such comm target registered: jupyter.widget.control WARNING [3477466] No such comm: fc0ceb52-d861-433e-9279-70a996fbfd43 -
2. When I run this in NB2:
cfg_file, cfg_dir = model.setup(end_time=experiment_end_date)
And this in NB3:
observations_df, metadata = ewatercycle.observation.grdc.get_grdc_data(
station_id,
start_time=experiment_start_date,
end_time=experiment_end_date,
)
I get an [Errno 5] Input/output error. (Is this related to the disk space?)
-
3. In NB4, when I run this:
reference = ewatercycle.models.PCRGlobWB(version="setters", parameter_set=experiment_parameterset)
I get the following error: NoSectionError: No section: 'globalOptions'.
- Ngôn ngữ chính
- Jupyter Notebook
- Star
- 0
- Fork
- 0
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Bắt đầu từ đâu
- Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
- Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
- Fork repository và làm thay đổi trên một nhánh.
- Mở pull request có tham chiếu số hiệu của issue.
Issue khác của eWaterCycle/technicalPaperExampleNotebooks
-
Độ khó 4/5 3-5 ngày Mức phù hợp với người mới 30/100
Tất cả issue của eWaterCycle/technicalPaperExampleNotebooks
Issue tương tự
-
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 75/100
-
certification
Độ khó 1/5 Dưới một giờ Mức phù hợp với người mới 80/100
-
Độ khó 1/5 Dưới một giờ Mức phù hợp với người mới 85/100
bisq-network/support#2181 ·
-
Độ khó 1/5 Dưới một giờ Mức phù hợp với người mới 85/100
-
tutorial updates Đang mở
Độ khó 1/5 Dưới một giờ Mức phù hợp với người mới 80/100
sveltejs/svelte.dev#2241 ·