Skip to content

Commit

Permalink
Merge pull request #89 from flvrdoyster/july-2024
Browse files Browse the repository at this point in the history
240711 생김새, 날씨 블록 내용 추가
  • Loading branch information
Tnks2U authored Jul 11, 2024
2 parents a7d56e7 + 9d9010c commit d9dd411
Show file tree
Hide file tree
Showing 45 changed files with 129 additions and 53 deletions.
107 changes: 78 additions & 29 deletions source/user/block_extension.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: page
title: 확장 블록
date: 2023-12-04 10:12:00
date: 2024-07-09 15:50:00
type: userGuide
category: "블록"
order: 38
Expand All @@ -12,101 +12,150 @@ order: 38

![weather](images/card/weather.png)

기온, 강수량, 미세먼지 농도 등 한국의 날씨와 관련된 블록 모음입니다. [웨더아이 제공]
기온, 강수량, 미세먼지 농도 등 우리나라의 날씨와 관련된 블록 모음입니다. [웨더아이 제공]

아래는 날씨 확장 블록에서 선택할 수 있는 항목입니다.
날씨 블록을 사용하기 위해서는 지역을 필수로 선택해야 합니다.

+ **날짜**
+ `어제`, `오늘`, `내일`, `모레`, `3일 후`, `4일 후`, `5일 후`, `6일 후`
+ **시/도 (지역)**
+ `서울`, `강원`, `경기`, `경남`, `경북`, `광주`, `대구`, `대전`, `부산`, `세종`, `울산`, `인천`, `전남`, `전북`, `제주`, `충남`, `충북`
+ **시/군/구 (지역)**
+ 선택한 시/도에 따라 달라집니다.
+ **날씨**
+ `맑음`, `구름조금`, `구름많음`, `흐림`, ``, `진눈깨비`, ``
+ **정보**
+ `최저기온(ºc)`, `최고기온(ºc)`, `습도(%)`, `강수량(mm)`, `강수확률(%)`, `풍속(m/s)`


## 1. `[오늘]` `[서울]` `[전체]` 의 날씨가 `[맑음]` 인가?
지역을 목록 상자에서 선택하지 않고, 법정동코드를 값 블록으로 직접 입력해서 사용할 수도 있습니다.


## 1. 현재 `[서울]` `[전체]` 의 날씨

![block-extension-weather](images/block-extension-weather-01.png)

선택한 지역의 현재 날씨를 가져오는 값 블록입니다.

목록 상자(<img src="images/icon/dropdown-extension.png" style="zoom:50%;" />)를 클릭하면 지역을 선택할 수 있어요.

선택한 날짜와 지역의 실제 날씨가 선택한 날씨와 같다면 참, 아니라면 거짓으로 판단하는 블록입니다.

목록 상자(<img src="images/icon/dropdown-extension.png" style="zoom:50%;" />)를 클릭하면 날짜와 지역, 날씨를 선택할 수 있어요.
## 2. 현재 `[서울]` `[전체]` 의 풍향

![block-extension-weather](images/block-extension-weather-02.png)

선택한 지역의 현재 풍향을 가져오는 값 블록입니다.

목록 상자(<img src="images/icon/dropdown-extension.png" style="zoom:50%;" />)를 클릭하면 지역을 선택할 수 있어요.

풍향은 알파벳으로 표현됩니다.

## 2. 현재 `[서울]` `[전체]` 의 미세먼지 등급이 `[좋음]` 인가?

## 3. 현재 `[서울]` `[전체]``[기온(ºc)]`

![block-extension-weather](images/block-extension-weather-03.png)

![block-extension-weather](images/block-extension-weather-02.png)
선택한 지역의 현재 기상 정보를 가져오는 값 블록입니다.

목록 상자(<img src="images/icon/dropdown-extension.png" style="zoom:50%;" />)를 클릭하면 지역과 기상 정보를 선택할 수 있어요.

+ **선택할 수 있는 기상 정보**
+ `기온(ºc)`, `미세먼지 농도(PM10, ㎍)`, `풍향`

선택한 지역의 실제 미세먼지 등급이 선택한 등급과 같다면 참, 아니라면 거짓으로 판단하는 블록입니다.

목록 상자(<img src="images/icon/dropdown-extension.png" style="zoom:50%;" />)를 클릭하면 지역과 등급을 선택할 수 있어요.
## 4. 현재 `[서울]` `[전체]` 의 날씨가 `[맑음]`인가?

![block-extension-weather](images/block-extension-weather-04.png)

선택한 지역의 현재 날씨가 선택한 날씨가 같다면 참, 아니라면 거짓으로 판단하는 블록입니다.

목록 상자(<img src="images/icon/dropdown-extension.png" style="zoom:50%;" />)를 클릭하면 지역과 날씨를 선택할 수 있어요.

+ **날씨**
+ `맑음`, `구름조금`, `구름많음`, `흐림`, ``, `진눈깨비`, ``

## 3. `[오늘]` `[서울]` `[전체]``[최저기온(ºc)]`

## 5. 현재 `[서울]` `[전체]` 의 미세먼지 등급이 `[좋음]` 인가?

![block-extension-weather](images/block-extension-weather-05.png)

![block-extension-weather](images/block-extension-weather-03.png)
선택한 지역의 현재 미세먼지 등급이 선택한 등급과 같다면 참, 아니라면 거짓으로 판단하는 블록입니다.

목록 상자(<img src="images/icon/dropdown-extension.png" style="zoom:50%;" />)를 클릭하면 지역과 미세먼지 등급을 선택할 수 있어요.

+ **미세먼지 등급**
+ `좋음`, `보통`, `나쁨`, `매우나쁨`

선택한 날짜와 지역의 정보를 가져오는 값 블록입니다.

목록 상자(<img src="images/icon/dropdown-extension.png" style="zoom:50%;" />)를 클릭하면 날짜와 지역, 정보를 선택할 수 있어요.
## 6. `[오늘]` `[서울]` `[전체]` 의 날씨

![block-extension-weather](images/block-extension-weather-06.png)

선택한 지역의 일별(어제부터 6일 후까지) 날씨를 가져오는 값 블록입니다.

목록 상자(<img src="images/icon/dropdown-extension.png" style="zoom:50%;" />)를 클릭하면 날짜와 지역을 선택할 수 있어요.

+ **날짜(일별)**
+ `어제`, `오늘`, `내일`, `모레`, `3일 후`, `4일 후`, `5일 후`, `6일 후`

## 4. 현재 `[서울]` `[전체]``[기온(ºc)]`

## 7. `[오늘]` `[서울]` `[전체]``[최저기온(ºc)]`

![block-extension-weather](images/block-extension-weather-07.png)

![block-extension-weather](images/block-extension-weather-04.png)
선택한 지역의 일별(어제부터 6일 후까지) 기상 정보를 가져오는 값 블록입니다.

목록 상자(<img src="images/icon/dropdown-extension.png" style="zoom:50%;" />)를 클릭하면 날짜와 지역, 기상 정보를 선택할 수 있어요.

+ **날짜(일별)**
+ `어제`, `오늘`, `내일`, `모레`, `3일 후`, `4일 후`, `5일 후`, `6일 후`

현재 시각에서 선택한 지역의 정보를 가져오는 값 블록입니다.
+ **선택할 수 있는 기상 정보**
+ `최저기온(ºc)`, `최고기온(ºc)`, `습도(%)`, `강수량(mm)`, `강수확률(%)`, `풍속(m/s)`

<img src="images/block-extension-weather-03.png" alt="block-extension-weather" style="zoom:75%;" />과 달리 현재 시각을 반영해요.

목록 상자(<img src="images/icon/dropdown-extension.png" style="zoom:50%;" />)를 클릭하면 지역과 정보를 선택할 수 있어요.
## 8. `[오늘]` `[서울]` `[전체]` 의 날씨가 `[맑음]` 인가?

![block-extension-weather](images/block-extension-weather-08.png)

선택한 날짜와 선택한 지역의 일별(어제부터 6일 후까지) 날씨가 선택한 날씨와 같다면 참, 아니라면 거짓으로 판단하는 블록입니다.

목록 상자(<img src="images/icon/dropdown-extension.png" style="zoom:50%;" />)를 클릭하면 날짜와 지역, 날씨를 선택할 수 있어요.

+ **날짜(일별)**
+ `어제`, `오늘`, `내일`, `모레`, `3일 후`, `4일 후`, `5일 후`, `6일 후`

## 5. 오늘 `[서울]` `[전체]``[00]` 시 기온
+ **날씨**
+ `맑음`, `구름조금`, `구름많음`, `흐림`, ``, `진눈깨비`, ``


## 9. `[서울]` `[전체]``[00]` 시 날씨

![block-extension-weather](images/block-extension-weather-05.png)
![block-extension-weather](images/block-extension-weather-09.png)

선택한 지역의 시간대별(3시간) 날씨를 가져오는 값 블록입니다.

목록 상자(<img src="images/icon/dropdown-extension.png" style="zoom:50%;" />)를 클릭하면 지역과 시간대를 선택할 수 있어요.


## 10. `[서울]` `[전체]``[00]``[기온]`

![block-extension-weather](images/block-extension-weather-10.png)

선택한 지역에서 오늘의 시간대별 기온을 가져오는 값 블록입니다.
선택한 지역의 시간대별(3시간) 기상 정보를 가져오는 값 블록입니다.

목록 상자(<img src="images/icon/dropdown-extension.png" style="zoom:50%;" />)를 클릭하면 지역과 시간대를 선택할 수 있어요.

+ **선택할 수 있는 기상 정보**
+ `기온(ºc)`, `습도(%)`, `강수량(mm)`, `강수확률(%)`, `풍속(m/s)`


## 11. `[서울]` `[전체]``[00]` 시 날씨가 `[맑음]` 인가?

![block-extension-weather](images/block-extension-weather-11.png)

선택한 지역과 선택한 시간대의 날씨가 선택한 날씨와 같다면 참, 아니라면 거짓으로 판단하는 블록입니다.

목록 상자(<img src="images/icon/dropdown-extension.png" style="zoom:50%;" />)를 클릭하면 지역과 시간대를 선택할 수 있어요.

+ **날씨**
+ `맑음`, `구름조금`, `구름많음`, `흐림`, ``, `진눈깨비`, ``



---


Expand Down
31 changes: 25 additions & 6 deletions source/user/block_looks.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: page
title: 생김새 블록
date: 2023-11-16 12:53:00
date: 2024-07-09 12:53:00
type: userGuide
category: "블록"
order: 14
Expand Down Expand Up @@ -141,27 +141,46 @@ order: 14
작거나 커져요. 1 보다 작은 크기를 입력하면 크기는 1 입니다.


## 13. 상하 모양 뒤집기
## 13. `[가로]``(10)` 만큼 늘이기

![block-looks](images/block-looks-13.png)

오브젝트의 가로/세로 중 선택한 것의 크기를 입력한 값(<img src="images/icon/value.png" alt="value" style="zoom:50%;" />)만큼 늘이거나 줄입니다.

크기 바꾸기/정하기 블록과 달리 가로나 세로 길이 하나만 조절할 수 있습니다.

이 때 입력한 수가 양수면 늘어나고, 음수이면 줄어들어요.


## 14. 원래 크기로 되돌리기

![block-looks](images/block-looks-14.png)

오브젝트의 크기를 원래대로 (크기 바꾸기/정하기, 가로/세로 늘이기 블록으로 조절하기 전 상태로) 되돌립니다.



## 15. 상하 모양 뒤집기

![block-looks](images/block-looks-15.png)

오브젝트의 모양을 세로 방향으로 뒤집습니다.

오브젝트의 방향과 이동 방향, 중심점은 변하지 않아요.


## 14. 좌우 모양 뒤집기
## 16. 좌우 모양 뒤집기

![block-looks](images/block-looks-14.png)
![block-looks](images/block-looks-16.png)

오브젝트의 모양을 가로 방향으로 뒤집습니다.

오브젝트의 방향과 이동 방향, 중심점은 변하지 않아요.


## 15. `[맨 앞으로]` 보내기
## 17. `[맨 앞으로]` 보내기

![block-looks](images/block-looks-15.png)
![block-looks](images/block-looks-17.png)

오브젝트가 실행 화면에서 보이는 순서를 바꿉니다.

Expand Down
Binary file modified source/user/images/block-extension-weather-01.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified source/user/images/block-extension-weather-02.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified source/user/images/block-extension-weather-03.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified source/user/images/block-extension-weather-04.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified source/user/images/block-extension-weather-05.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added source/user/images/block-extension-weather-06.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added source/user/images/block-extension-weather-07.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added source/user/images/block-extension-weather-08.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added source/user/images/block-extension-weather-09.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added source/user/images/block-extension-weather-10.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added source/user/images/block-extension-weather-11.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified source/user/images/block-looks-01.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified source/user/images/block-looks-02.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified source/user/images/block-looks-03.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified source/user/images/block-looks-04.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified source/user/images/block-looks-05.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified source/user/images/block-looks-06.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified source/user/images/block-looks-07.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified source/user/images/block-looks-08.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified source/user/images/block-looks-09.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified source/user/images/block-looks-10.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified source/user/images/block-looks-11.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified source/user/images/block-looks-12.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified source/user/images/block-looks-13.png
Binary file modified source/user/images/block-looks-14.png
Binary file modified source/user/images/block-looks-15.png
Binary file added source/user/images/block-looks-16.png
Binary file added source/user/images/block-looks-17.png
1 change: 1 addition & 0 deletions source/user/images/icon/ic_attr_func.svg
1 change: 1 addition & 0 deletions source/user/images/icon/ic_attr_list.svg
1 change: 1 addition & 0 deletions source/user/images/icon/ic_attr_signal.svg
1 change: 1 addition & 0 deletions source/user/images/icon/ic_attr_variable.svg
1 change: 1 addition & 0 deletions source/user/images/icon/ic_attr_variable_cloud.svg
1 change: 1 addition & 0 deletions source/user/images/icon/ic_attr_variable_local.svg
1 change: 1 addition & 0 deletions source/user/images/icon/ic_attr_variable_realtime.svg
Binary file added source/user/images/tab/attr-list-list.png
Binary file added source/user/images/tab/attr-list.png
Binary file added source/user/images/tab/attr-variable-detail.png
Binary file added source/user/images/tab/attr-variable-list.png
Binary file added source/user/images/tab/attr.png
Loading

0 comments on commit d9dd411

Please sign in to comment.