THIS IS NOT THE OFFICIAL REPOSITORY, SEE https://github.com/wrf-model/WRF FOR THE MOST UP-TO-DATE CODE - NCAR/WRFV3
A coupled weather-fire forecasting model built on top of Weather Research and Forecasting (WRF). This is the original https://github.com/openwfm/wrf-fire transitioned to a fork of WRF and selected as ifire=1. Graphic log at https://repo.or.cz/git-browse
A coupled weather-fire forecasting model built on top of Weather Research and Forecasting (WRF). This is the original https://github.com/openwfm/wrf-fire transitioned to a fork of WRF and selected as ifire=1. Graphic log at https://repo.or.cz/git-browser/by-commit.html?r=WRF-SFIRE....
This is the original WRF-Fire repository. It is no longer maintained. WRF-Fire was migrated to a fork of WRF at https://github.com/openwfm/WRF-SFIRE. - openwfm/wrf-fire
"sha512-eSsmrt7nIZInmEvVW5x7eQLdEywBin79nKduB2PgYx0Me82wRfKDa8JpkCM6jZV0AxIuaF7N4RkPOtlkrBKX9Q==", "dev": true, "requires": { "@intervolga/optimize-cssnano-plugin": "^1.0.5", "@soda/friendly-errors-webpack-plugin": "^1.7.1", - "@vue/cli-overlay": "^3.8.0", - "@vue...
{ + "name": "giticon", + "version": "1.0.0", + "description": "Github style identicons", + "main": "build/index.js", + "scripts": { + "build": "NODE_ENV=production webpack --display-error-details --display-modules", + "watch": "webpack --watch", + "test": "jest -...
6 0.848 0.979 0.960 -1.0 -1.0 0.848 0.995671 0.996 0.067540 0.170206 35.0 7 0.846 0.979 0.960 -1.0 -1.0 0.846 0.995671 0.996 0.057506 0.158793 40.0 8 0.852 0.979 0.960 -1.0 -1.0 0.852 0.997783 0.998 0.069616 0.170459 45.0 9 0.848 0.979 0.960 -1.0 -1.0 0.848 0.998878 0.999 0.063433 0.165182 50...
model and its tokenizer: `https://docs.mistral.ai/llm/mistral-v0.1`\n", + "- A dataset to train our classifier\n", + "\n", + "We will train and evaluate the classifier on `Symptom2Disease`, a public classification dataset from Kaggle provided in a CSV format: https://www.kaggle...
{ // See https://github.com/nuxt-community/axios-module#options + proxy: true, + }, + + proxy: { + '/api': 'https://api.clickup.com', + }, + + env: { + CLICKUP_ACCESS_TOKEN: process.env.CLICKUP_ACCESS_TOKEN, }, /* diff --git a/package.json b/package.json index 3e10...
//opendocs.alipay.com/mini/miniu/api */ export default class AlipayCI extends BaseCI { + miniu + protected _init (): void { if (this.pluginOpts.alipay == null) { throw new Error('请为"@tarojs/plugin-mini-ci"插件配置 "alipay" 选项') } + try { + this.miniu = require('mini...